Platform Explorer / Nuxeo Platform 6.0

Operation undoRunningTask (undoRunningTask)

In component BuiltIn
Operation id undoRunningTask
Category Chain
Label undoRunningTask
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs void

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.CompiledChainImpl
Contributing Component BuiltIn

JSON Definition

{
  "id" : "undoRunningTask",
  "label" : "undoRunningTask",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "undoRunningTask",
  "signature" : [ "void", "void" ],
  "params" : [ ]
}